go top

template method pattern

  • 模板方法模式

网络释义英英释义

  模板方法模式

1、定义模板方法模式Template Method Pattern):定义一个操作中的算法的框架,而将一些步骤延迟到子类中。使得子类可以不改变一个算法的结构即可重定义该算法的某些特定步骤。

基于841个网页-相关网页

  模版方法模式

Template Method Pattern模版方法模式)在一个操作中定义了一个算法框架,并且将这个框架当中的一些步骤交给子类去完成。

基于98个网页-相关网页

  模版方法

Command Pattern(行为模式)、Observer Pattern(观察者模式)、Template Method Pattern(模版方法)、State Pattern(状态模式)、Strategy Pattern(策略模式)

基于24个网页-相关网页

短语

The Template Method Pattern 模板方法模式

Template Method Pattern Introduction 模板方法模式简介

Template Method design pattern 计模式 ; 模板方法模式

The Template Method Design Pattern 模版模式

 更多收起网络短语

Template method pattern

  • abstract: In software engineering, the template method pattern is a behavioral design pattern that defines the program skeleton of an algorithm in a method, called template method, which defers some steps to subclasses. It lets one redefine certain steps of an algorithm without changing the algorithm's structure.

以上来源于: WordNet

双语例句

  • Such USES of the Template Method pattern offer good separation of concerns.

    模板方法模式这种用法提供了关注点好的分离

    youdao

  • A servlet that USES the Template Method pattern to encapsulate a three-step workflow.

    采用Template Method模式Servlet封装一个包含三个步骤工作流

    youdao

  • Similarly, classes using the Template Method pattern contain a series of steps, and some are left blank.

    类似地采用Template Method模式也包含一系列步骤其余的则留空

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定